| Package | hl7.terminology |
| Resource Type | CodeSystem |
| Id | allergyintolerance-clinical |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-allergyintolerance-clinical.html |
| URL | http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical |
| Version | 1.0.1 |
| Status | active |
| Date | 2025-08-07T21:08:36+00:00 |
| Name | AllergyIntoleranceClinicalStatusCodes |
| Title | AllergyIntolerance Clinical Status Codes |
| Realm | uv |
| Authority | hl7 |
| Description | Preferred value set for AllergyIntolerance Clinical Status. |
| Copyright | This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license |
| Content | complete |
| CodeSystem | |
| allergyintolerance-clinical-supplement | CH AllergyIntolerance Clinical Status |
| ConceptMap | |
| CF-AllergyStatus | C-CDA to FHIR Allergy Status |
| FC-AllergyStatus | FHIR to C-CDA Allergy Status |
| KBV_CM_Base_Terminology_Complete_German | KBV_CM_Base_Terminology_Complete_German |
| AllergieStatusCodelijst-to-AllergyIntoleranceClinicalStatusCodes | AllergieStatusCodelijst to AllergyIntoleranceClinicalStatusCodes |
| AllergyStatus-to-AllergyIntoleranceClinicalStatusCodes | AllergyStatus_to_AllergyIntoleranceClinicalStatusCodes |
| ValueSet | |
| neir-clinical-status-vs | NEIR ValueSet for Clinical Status |
| allergyintolerance-clinical | AllergyIntolerance Clinical Status Codes |
| AllergyIntoleranceClinicalStatus | AllergyIntolerance Clinical Status |
| mws-clinical-status | MWS Clinical status |
| jdv-hl7-allergyintolerance-clinical-cisis | AllergyIntolerance Clinical Status Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem allergyintolerance-clinical
Last updated: 2024-04-24 00:00:00+0000
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical defines the following codes in an undefined hierarchy:
{
"resourceType": "CodeSystem",
"id": "allergyintolerance-clinical",
"meta": {
"lastUpdated": "2024-04-24T00:00:00+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
}
],
"url": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.1.1373"
}
],
"version": "1.0.1",
"name": "AllergyIntoleranceClinicalStatusCodes",
"title": "AllergyIntolerance Clinical Status Codes",
"status": "active",
"experimental": false,
"date": "2025-08-07T21:08:36+00:00",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "Preferred value set for AllergyIntolerance Clinical Status.",
"copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
"caseSensitive": true,
"valueSet": "http://terminology.hl7.org/ValueSet/allergyintolerance-clinical",
"content": "complete",
"concept": [
{
"code": "active",
"display": "Active",
"definition": "The subject is currently experiencing, or is at risk of, a reaction to the identified substance."
},
{
"code": "inactive",
"display": "Inactive",
"definition": "The subject is no longer at risk of a reaction to the identified substance.",
"concept": [
{
"code": "resolved",
"display": "Resolved",
"definition": "A reaction to the identified substance has been clinically reassessed by testing or re-exposure and is considered no longer to be present. Re-exposure could be accidental, unplanned, or outside of any clinical setting."
}
]
}
]
}